FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package fhir.r4.nhsengland.programme#0.2.0 (47 ms)

Package fhir.r4.nhsengland.programme
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=fhir.r4.nhsengland.programme@0.2.0&canonical=https://fhir.nhs.uk/England/StructureDefinition/England-Flag-PatientFlag-Adjustment
Url https://fhir.nhs.uk/England/StructureDefinition/England-Flag-PatientFlag-Adjustment
Version 0.1.0
Status draft
Date 2024-02-14
Name EnglandFlagPatientFlagAdjustment
Title England Flag Patient Flag Adjustment
Experimental False
Realm us
Authority hl7
Description Record an individual flag for an NHS England programme.
Purpose This profile is made available to record an individual flag for an NHS England programme.
Copyright Copyright © 2023+ NHS England Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
Type Flag
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://fhir.nhs.uk/England/StructureDefinition/Extension-England-FlagNotes Extension England Flag Notes
https://fhir.nhs.uk/England/ValueSet/England-FlagCategoryPatient England Flag Category Patient
https://fhir.nhs.uk/England/ValueSet/England-FlagCategoryProgramme England Flag Category Programme
https://fhir.nhs.uk/England/ValueSet/England-FlagCodeProgramme England Flag Code Programme


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "England-Flag-PatientFlag-Adjustment",
  "url" : "https://fhir.nhs.uk/England/StructureDefinition/England-Flag-PatientFlag-Adjustment",
  "version" : "0.1.0",
  "name" : "EnglandFlagPatientFlagAdjustment",
  "title" : "England Flag Patient Flag Adjustment",
  "status" : "draft",
  "date" : "2024-02-14",
  "publisher" : "NHS England",
  "contact" : [
    {
      "name" : "NHS England",
      "telecom" : [
        {
          "system" : "email",
          "value" : "interoperabilityteam@nhs.net",
          "use" : "work",
          "rank" : 1
        }
      ]
    }
  ],
  "description" : "Record an individual flag for an NHS England programme.",
  "purpose" : "This profile is made available to record an individual flag for an NHS England programme.",
  "copyright" : "Copyright © 2023+ NHS England Licensed under the Apache License, Version 2.0 (the \\"License\\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \\"AS IS\\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Flag",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Flag",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Flag.extension:extensionEnglandFlagNotes",
        "path" : "Flag.extension",
        "sliceName" : "extensionEnglandFlagNotes",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.nhs.uk/England/StructureDefinition/Extension-England-FlagNotes"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Flag.category",
        "path" : "Flag.category",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "min" : 2
      },
      {
        "id" : "Flag.category:patientFlag",
        "path" : "Flag.category",
        "sliceName" : "patientFlag",
        "max" : "1",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://fhir.nhs.uk/England/ValueSet/England-FlagCategoryPatient"
        }
      },
      {
        "id" : "Flag.category:programmeFlag",
        "path" : "Flag.category",
        "sliceName" : "programmeFlag",
        "max" : "1",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://fhir.nhs.uk/England/ValueSet/England-FlagCategoryProgramme"
        }
      },
      {
        "id" : "Flag.code",
        "path" : "Flag.code",
        "mustSupport" : true,
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://fhir.nhs.uk/England/ValueSet/England-FlagCodeProgramme"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.